home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
European High School Girl
/
European High School Girl.iso
/
pc
/
prg
/
sofie.dxr
/
00080.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-03-08
|
275 b
|
14 lines
on mouseDown
global autoflg, soundflg
set the ink of sprite 17 to 4
updateStage()
repeat while the stillDown
nothing()
end repeat
set the ink of sprite 17 to 0
updateStage()
set autoflg to 0
set the timeoutScript to EMPTY
go("Choice", "OPEN.DXR")
end